home *** CD-ROM | disk | FTP | other *** search
/ Chip 1999 March / CHIP Turkiye Mart 1999.iso / demo / INVEScope 1.1 / investon.dl_ / investon.dl / Portfolio.json < prev    next >
JavaScript Object Notation  |  1999-01-13  |  209b

  1. {
  2.     "schema": {
  3.         "StockCode": "Text (50)",
  4.         "BrokerID": "Integer",
  5.         "BuyPrice": "Double",
  6.         "BuyTime": "DateTime",
  7.         "LotSize": "Double",
  8.         "OrderNo": "Long Integer",
  9.         "BuyCurrency": "Long Integer",
  10.         "BuyComissionRate": "Single"
  11.     },
  12.     "data": []
  13. }